programming language

programming language

 英

  • un.程序设计语言;程序语言
  • 网络程式语言;编程语言;程式设计语言

词形变化

复数:programming languages  

英汉解释

un.
1.
程序设计语言
2.
程序语言

英英解释

n.

例句

Because of its simplicity and easy-to-understand syntax, COBOL is used as the programming language for the sample program in this article.

由于简单性易于理解语法我们使用COBOL作为本文样例程序编程语言

Python is an easy to read, use, and learn programming language.

Python一种容易阅读使用学习编程语言

Every programmer will encounter the Expression Problem sooner or later, so every programming language has some sort of answer to it.

一个编程人员将会遇到表达式问题因此一种编程语言有一些答案

It is possible for the name of a property or method in a generated class to be a keyword in the target programming language.

生成属性方法名称可能目标编程语言关键字

The test script writers treat these functions as if they were basic commands of the test tool's programming language.

这样测试脚本编写处理这里函数可以它们视为测试工具编程语言基本命令

It assumes that you have no knowledge of that programming language, so some of what you read here might seem a bit basic.

本文假定具备Python编程语言任何知识至少具备一些基本编程知识

The language is far simpler than a full programming language would be, but complicated enough to be representative.

语言完整编程语言简单已经足够复杂代表性

While that's a pretty good deal, the beauty of any programming language is the ability to define your own classes.

尽管已经相当不错编程语言美丽在于它们帮助定义自己

The architecture of the Android platform opens it up to any programming language that runs on the Java Virtual Machine.

Android平台架构使可以用于Java虚拟运行任何编程语言

The programming language compiler added a default static constructor to your type and did not make it private.

编程语言编译类型添加默认静态构造函数设置私有

The company is not able to easily recruit new developers to work on COBOL, the main programming language in use.

公司不能容易地招募开发人员从事COBOL方面工作COBOL目前使用主要编程语言

As it evolved, this particular framework had grown so extensive that it had become a programming language itself.

随着不断发展这种特殊框架结构已经如此广泛以至于自身变成一种程序语言

For someone familiar with another programming language, this behavior might seem to be a recipe for confusion.

对于熟悉其他编程语言来说行为可能导致某些混乱

As you might have inferred by the title, I feel that C++ is the superior computer programming language.

正如可能已经标题推断觉得C++优越计算机编程语言

Consider the transient context to be a bit like a set of local variables in a programming language.

这个transient上下文多少有点编程语言本地变量

Strace displays the calls like this as well, regardless of the actual programming language used in the creation of the program.

Strace同样这种方式显示这些调用不管实际创建程序使用何种编程语言

The ability of a programming language to be its own metalanguage is called reflection or reflexivity.

能力一种编程语言自己语言所谓反思反思

The brief examples above will give readers a bit of the feel of Rexx as a programming language.

通过前面简短例子读者将会Rexx编程语言有一些感觉

A specification of the sequence of computational steps in a particular programming language is referred to as a program.

计算步骤序列一件规格一种特别语言称为一个计画

Just as in the Java programming language, you can drill into objects to see their underlying member variable values.

Java语言一样可以深入对象查看它们底层成员变量

Each of these looks a lot like an assignment statement in a programming language .

这些声明类似编程语言赋值语句

Considered by many to be just a "toy" programming language, IDEs and debuggers were sorely lacking.

很多视为一种玩具编程语言IDE调试器非常缺乏

Software written in a particular language is only useful in combination with a programming language interpreter.

特定编程语言写成软件只有结合语言解释器才能工作

Python Definition: Python is an object-oriented, open-source programming language often used for rapid application development.

Python语言定义Python一种面向对象开放源码编程语言常常用于应用程序快速开发

However, it is not a complete programming language, as it has no library of standard functions (such as IO and string processing).

然而不是一个完整编程语言因为没有标准函数IO字符串处理)。

Also, if I chose my "religion" by my favourite programming language, I would be a Neo-Pagan. . . slightly odd eh?

如果通过喜爱程序语言选择宗教信仰那么成为异教成员有点奇怪

It combines an interface and a programming language into a dynamic tool for both numerical and symbolic problem solving.

一个动态工具组合界面编程语言同时用于数字符号问题解答

He was in Australia at the time because his father was working there, and his school offered a course in a simple programming language.

由于父亲工作关系澳大利亚小学时候学习用于教学简易程序语言从而电脑不解之缘

The set of the instructions of a computer, of a programming language, or of the programming languages in a programming system.

一种计算机一种程序设计语言编程系统程序设计语言指令集合

A domain-specific programming language (DSL) is a programming language designed to be useful for a specific set of tasks.

特定领域编程语言DSL一种特定任务特别有用编程语言

Several attempts have been made to project XML into a favorite syntax from a programming language.

XML投射喜欢程序语言语法方面进行一些尝试

I have been told that this degree of agreement has never before been achieved for a programming language standard.

有人告诉编程语言标准而言赞成前所未有

The strategy pattern is usually implemented in a single address space using a single programming language.

策略模式通常使用单个编程语言单个地址空间实现

On top of that, the Java programming language provides universal access to programs regardless of their underlying operating system.

Java编程语言提供程序通用访问而不管何种基础操作系统

Note that two attributes are also shown that allow you to set the programming language and namespace of the generated file.

注意另外显示两个属性它们允许生成文件设置编程语言命名空间

The programming language within HyperCard is called HyperTalk and [was] object oriented.

HyperCard里面编程语言叫做HyperTalk面向对象

For each programming language used there must be a mapping that will easily translate the IDL concepts that have been defined.

对于使用一种编程语言来说需要一种映射方便转换定义IDL概念

It was a question that anyone with any basic exposure to any modern programming language could answer.

这个问题任何一个任何一种现代编程语言有所了解回答

But everyone in the meeting seemed to be talking about a programming language I had no experience with.

而且似乎参加会议每个人谈论程序语言这种语言来说陌生

The code used in this tutorial is not specific to any particular programming language or environment.

教程使用代码并不特定任何编程语言环境